| Total Complexity | 89 |
| Dependencies | 7 |
| Dependents | 1 |
| Total lines | 775 |
| Lines of code | 509 |
| Logical lines of code | 234 |
| Comment lines | 114 |
| Methods | 14 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| forward_item() | 39 | 18 | 59 | |
| get_items() | 35 | 15 | 95 | |
| create_item() | 45 | 12 | 39 | |
| prepare_message_item_for_response() | 46 | 12 | 36 | |
| register_routes() | 33 | 1 | 151 | |
| get_or_create_conversation_for_users() | 49 | 7 | 32 | |
| fill_parent_data() | 51 | 7 | 25 | |
| update_item() | 52 | 5 | 24 | |
| delete_item() | 55 | 5 | 18 | |
| get_item() | 58 | 3 | 15 | |
| validate_message_type() | 77 | 1 | 3 | |
| validate_parent_type() | 78 | 1 | 3 | |
| validate_order() | 78 | 1 | 3 | |
| get_sanitize_schema() | 70 | 1 | 6 |